GUI Help > Fonts > getFontName

getFontName
str name=getFontName(handle font)

Description:
Retrieves the name of a font, eg: "Verdana" or "Times New Roman"

Return Value:
The name of the font

Parameters:
font Handle of a font
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)